object Form1: TForm1 Left = 301 Top = 507 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Hardware sensors monitor' ClientHeight = 148 ClientWidth = 308 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Temperatures: TGroupBox Left = 4 Top = 2 Width = 301 Height = 40 Caption = 'Temperatures' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Temp2: TLabel Left = 102 Top = 17 Width = 50 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'CPU1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Temp1: TLabel Left = 5 Top = 17 Width = 50 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Mainboard' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Temp3: TLabel Left = 198 Top = 17 Width = 50 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'CPU2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit1: TStaticText Left = 153 Top = 16 Width = 45 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'xx.x�C' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit2: TStaticText Left = 56 Top = 16 Width = 45 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'xx.x�C' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit15: TStaticText Left = 250 Top = 16 Width = 45 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'xx.x�C' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 end end object Coolers: TGroupBox Left = 4 Top = 43 Width = 301 Height = 40 Caption = 'Cooling fans' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Fan2: TLabel Left = 103 Top = 17 Width = 36 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'CPU' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Fan3: TLabel Left = 200 Top = 17 Width = 36 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Power' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Fan1: TLabel Left = 6 Top = 17 Width = 36 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Chassis' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit3: TStaticText Left = 142 Top = 16 Width = 55 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'xxxxRPM' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit4: TStaticText Left = 240 Top = 16 Width = 55 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'xxxxRPM' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit11: TStaticText Left = 46 Top = 16 Width = 55 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = 'xxxxRPM' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 end end object Voltages: TGroupBox Left = 4 Top = 84 Width = 301 Height = 61 Caption = 'Voltages' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object Label11: TLabel Left = 158 Top = 16 Width = 28 Height = 13 Alignment = taRightJustify Caption = 'Core1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label12: TLabel Left = 88 Top = 17 Width = 19 Height = 13 Alignment = taRightJustify Caption = '+5V' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 6 Top = 17 Width = 25 Height = 16 Alignment = taRightJustify AutoSize = False Caption = '+12V' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label14: TLabel Left = 233 Top = 16 Width = 16 Height = 13 Alignment = taRightJustify Caption = 'I/O' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label15: TLabel Left = 91 Top = 41 Width = 16 Height = 13 Alignment = taRightJustify Caption = '-5V' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label16: TLabel Left = 9 Top = 41 Width = 22 Height = 13 Alignment = taRightJustify Caption = '-12V' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label17: TLabel Left = 158 Top = 40 Width = 28 Height = 13 Alignment = taRightJustify Caption = 'Core2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit5: TStaticText Left = 188 Top = 15 Width = 41 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '+x.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit6: TStaticText Left = 111 Top = 16 Width = 40 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '+x.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit7: TStaticText Left = 36 Top = 16 Width = 49 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '+xx.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 end object Edit8: TStaticText Left = 252 Top = 15 Width = 41 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '+x.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 3 end object Edit9: TStaticText Left = 111 Top = 40 Width = 41 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '-x.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 4 end object Edit10: TStaticText Left = 36 Top = 40 Width = 49 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '-xx.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 5 end object Edit12: TStaticText Left = 188 Top = 39 Width = 40 Height = 16 Alignment = taCenter AutoSize = False BorderStyle = sbsSunken Caption = '+x.xxV' Color = clBtnFace Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 6 end end object RxTrayIcon1: TRxTrayIcon Icon.Data = {} Icons.Icons = { 03000000FE0200000000010001002020100000000000E8020000160000002800 0000200000004000000001000400000000008002000000000000000000000000 0000000000000000000000008000008000000080800080000000800080008080 000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF 0000FFFFFF0077777777777777777777777777777777F7777777777777777777 777777777777FF888880088800800000088008888877FF8888800888007AAAAA A08008888877FF888880088807AAAAAAAA7008888877FF888000000007AAAAAA AA7000088877FF888000000007AAAAAAAA7000088877FF000000000007AAAAAA AA7000000077FF0000000000007AAAAAA70000000077FF888000000FF0070000 700000088877FF88800000FFFF07AAAA700000088877FF8880000FF00FF7AAAA 700000088877FF0000000FF00007AAAA700000000077FF0000000FF000070000 700000000077FF8880000FF00007AAAA700000088877FF8880000FF00007AAAA 700000088877FF8880000FF00007AAAA700000088877FF0000000FF000070000 700000000077FF0000000FF00007FFFF700000000077FF88800FFFFFF007FFFF 700000088877FF88800FFFFFF007FFFF700000088877FF8880000FF000070000 700000088877FF0000000FF0FF07FFFF700000000077FF000000000F00F7FFFF 700000000077FF888000000F00F7FFFF700000088877FF8880000000FF070000 700000088877FF88888008880087FFFF708008888877FF88888008880087FFFF 708008888877FF888880088800877777708008888877FF888888888888880000 088888888877FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF77FFFFFFFFFFFFFFFFFFFF FFFFFFFFFFF70000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000FE0200000000010001002020100000000000E802000016000000 2800000020000000400000000100040000000000800200000000000000000000 0000000000000000000000000000800000800000008080008000000080008000 8080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00 FFFF0000FFFFFF0077777777777777777777777777777777F777777777777777 7777777778777777FF888880088800800000088008888877FF8888800888007B BBBBB08008888877FF888880088807BBBBBBBB7008888877FF888000000007BB BBBBBB7000088877FF888000000007BBBBBBBB7000088877FF000000000007BB BBBBBB7000000077FF0000000000007BBBBBB70000000077FF888000000FF007 0000700000088877FF88800000FFFF07BBBB700000088877FF8880000FF00FF7 BBBB700000088877FF0000000FF00007BBBB700000000077FF0000000FF00007 0000700000000077FF8880000FF00007BBBB700000088877FF8880000FF00007 BBBB700000088877FF8880000FF00007BBBB700000088877FF0000000FF00007 0000700000000077FF0000000FF00007BBBB700000000077FF88800FFFFFF007 BBBB700000088877FF88800FFFFFF007BBBB700000088877FF8880000FF00007 0000700000088877FF0000000FF0FF07FFFF700000000077FF000000000F00F7 FFFF700000000077FF888000000F00F7FFFF700000088877FF8880000000FF07 0000700000088877FF88888008880087FFFF708008888877FF88888008880087 FFFF708008888877FF88888008880087FFFF708008888877FF88888888888888 0000088888888877FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF77FFFFFFFFFFFFFFFF FFFFFFFFFFFFFFF7000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000FE0200000000010001002020100000000000E80200001600 0000280000002000000040000000010004000000000080020000000000000000 0000000000000000000000000000000080000080000000808000800000008000 80008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00 FF00FFFF0000FFFFFF0077777777777777777777777777777777F77777777777 77777777777778777777FF888880088800800000088008888877FF8888800888 00799999908008888877FF888880088807999999997008888877FF8880000000 07999999997000088877FF888000000007999999997000088877FF0000000000 07999999997000000077FF000000000000799999970000000077FF888000000F F0070000700000088877FF88800000FFFF079999700000088877FF8880000FF0 0FF79999700000088877FF0000000FF000079999700000000077FF0000000FF0 00070000700000000077FF8880000FF000079999700000088877FF8880000FF0 00079999700000088877FF8880000FF000079999700000088877FF0000000FF0 00070000700000000077FF0000000FF000079999700000000077FF88800FFFFF F0079999700000088877FF88800FFFFFF0079999700000088877FF8880000FF0 00070000700000088877FF0000000FF0FF079999700000000077FF000000000F 00F79999700000000077FF888000000F00F79999700000088877FF8880000000 FF070000700000088877FF88888008880087FFFF708008888877FF8888800888 0087FFFF708008888877FF88888008880087FFFF708008888877FF8888888888 88880000088888888877FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF77FFFFFFFFFFFF FFFFFFFFFFFFFFFFFFF700000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000} PopupMenu = PopupMenu1 Left = 168 Top = 65512 end object Timer1: TTimer Enabled = False Interval = 2000 OnTimer = ReadData Left = 136 Top = 65515 end object PopupMenu1: TPopupMenu Alignment = paRight Left = 104 Top = 65515 object Restore1: TMenuItem Caption = '&Restore' Default = True OnClick = RestoreClick end object Settings1: TMenuItem Caption = '&Settings' OnClick = SettingsClick end object About1: TMenuItem Caption = '&About' OnClick = AboutClick end object Close1: TMenuItem Caption = '&Close' OnClick = CloseClick end end object SavePos: TFormPlacement IniSection = 'Placement' UseRegistry = True Left = 204 Top = 65514 end object Gradient: TRxGradientCaption Captions = <> FormCaption = 'Hardware sensors monitor' Left = 236 Top = 65514 end end